home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_095 / cmd / poster < prev    next >
Text File  |  1992-05-06  |  880b  |  19 lines

  1. ==========================
  2. amiga.dev/main #994, from cscheppner, 752 chars, Fri Jul 17 22:02:57 1987
  3. --------------------------
  4. TITLE: Cmd v4 posted in amiga.dev/programs, works with HPLasers
  5.  
  6.    I just posted a new version of Cmd in amiga.dev/programs.  This
  7. new version contains some modifications which allow it to work with
  8. the HPLaser drivers.  The problem (hanging) was due to the HP drivers'
  9. unique PWrites-during-a-Forbid in their Close logic for the purpose
  10. of printing and ejecting the last sheet.  They also seem to PWrite
  11. a couple of formfeeds during a Forbid whenever the driver is
  12. reopened while resident in ram.  Anyway, I extended Cmd's output
  13. buffer and allow the parallel/serial wedge to "sneak" the data
  14. into main's buffer if multitasking is Forbidden.  Not foolproof
  15. but it no longer hangs and in most cases should work fine with
  16. the HP's.  
  17.  
  18. carolyn --- CATS
  19.